home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRAONEOFFTOOLPAGE / TFRAONEOFFTOOLPAGE.txt
Text File  |  2008-11-13  |  3KB  |  124 lines

  1. inherited fraOneOffToolPage: TfraOneOffToolPage
  2.   Height = 461
  3.   OnResize = FrameResize
  4.   ExplicitHeight = 461
  5.   inherited pnlHeader: TPanel
  6.     inherited imgStep: TResImage
  7.       ResourceImage = 'PI_SWEEP'
  8.     end
  9.   end
  10.   object pnlMain: TTePanel
  11.     Left = 8
  12.     Top = 80
  13.     Width = 609
  14.     Height = 324
  15.     Anchors = [akLeft, akTop, akRight, akBottom]
  16.     BevelInner = bvRaised
  17.     BevelOuter = bvLowered
  18.     TabOrder = 1
  19.     ThemeObject = 'MainPanel'
  20.     DesignSize = (
  21.       609
  22.       324)
  23.     object lblTitle: TResLabel
  24.       Left = 8
  25.       Top = 8
  26.       Width = 158
  27.       Height = 14
  28.       Color = clWhite
  29.       Font.Charset = DEFAULT_CHARSET
  30.       Font.Color = clWindowText
  31.       Font.Height = -12
  32.       Font.Name = 'Tahoma'
  33.       Font.Style = [fsBold]
  34.       ParentColor = False
  35.       ParentFont = False
  36.       ShowAccelChar = False
  37.       Transparent = True
  38.       ResourceCaption = 35501
  39.     end
  40.     object lblBody: TResLabel
  41.       Left = 10
  42.       Top = 28
  43.       Width = 592
  44.       Height = 124
  45.       Anchors = [akLeft, akTop, akRight]
  46.       AutoSize = False
  47.       Color = clWhite
  48.       ParentColor = False
  49.       ShowAccelChar = False
  50.       Transparent = True
  51.       WordWrap = True
  52.       ResourceCaption = 35502
  53.     end
  54.     object pnlTools: TPanel
  55.       Left = 8
  56.       Top = 178
  57.       Width = 601
  58.       Height = 137
  59.       Anchors = [akLeft, akTop, akRight]
  60.       BevelInner = bvRaised
  61.       BevelOuter = bvLowered
  62.       TabOrder = 0
  63.       object sbTools: TScrollBox
  64.         Left = 2
  65.         Top = 2
  66.         Width = 597
  67.         Height = 133
  68.         HorzScrollBar.Visible = False
  69.         Align = alClient
  70.         Anchors = [akLeft, akTop, akRight]
  71.         BorderStyle = bsNone
  72.         Color = clWhite
  73.         ParentColor = False
  74.         TabOrder = 0
  75.         object bvToolDiv: TBevel
  76.           Left = 189
  77.           Top = 0
  78.           Width = 2
  79.           Height = 212
  80.           Shape = bsLeftLine
  81.         end
  82.       end
  83.     end
  84.     object pnlThreatCaption: TPanel
  85.       Left = 8
  86.       Top = 162
  87.       Width = 193
  88.       Height = 20
  89.       Alignment = taLeftJustify
  90.       BevelInner = bvRaised
  91.       BevelOuter = bvLowered
  92.       Caption = 'threat name'
  93.       TabOrder = 1
  94.     end
  95.     object pnlDownloadCaption: TPanel
  96.       Left = 199
  97.       Top = 162
  98.       Width = 410
  99.       Height = 20
  100.       Alignment = taLeftJustify
  101.       Anchors = [akLeft, akTop, akRight]
  102.       BevelInner = bvRaised
  103.       BevelOuter = bvLowered
  104.       Caption = 'threat download'
  105.       TabOrder = 2
  106.     end
  107.   end
  108.   object btnNext: TResTeButton
  109.     Left = 441
  110.     Top = 413
  111.     Width = 176
  112.     Height = 40
  113.     OnClick = btnNextClick
  114.     Alignment = taLeftJustify
  115.     Anchors = [akRight, akBottom]
  116.     NumGlyphs = 2
  117.     ThemeObject = 'ActionButton'
  118.     TabOrder = 2
  119.     ResourceImage = 'AB_STARTSWEEP'
  120.     ResourceCaption = 35506
  121.     ResourceHint = 41741
  122.   end
  123. end
  124.